BottomBorder Class

Definition

Namespace: Independentsoft.Office.Word
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public class BottomBorder : Border
Inheritance
Object    Border    BottomBorder

Constructors

BottomBorderInitializes a new instance of the BottomBorder class
BottomBorder(StandardBorderStyle)Initializes a new instance of the BottomBorder class

Properties

Color
(Inherited from Border)
FrameEffect
(Inherited from Border)
Shadow Gets or sets the shadow.
(Inherited from Border)
Space
(Inherited from Border)
Style
(Inherited from Border)
ThemeColor
(Inherited from Border)
ThemeShade Gets or sets the theme shade.
(Inherited from Border)
ThemeTint Gets or sets the theme tint.
(Inherited from Border)
Width
(Inherited from Border)

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides BorderToString)

See Also